- Home
- Search Results
- Page 1 of 1
Search for: All records
-
Total Resources4
- Resource Type
-
0004000000000000
- More
- Availability
-
22
- Author / Contributor
- Filter by Author / Creator
-
-
Gandhi, Anshul (4)
-
Rachuri, Sri Pramodh (4)
-
Shaik, Nazeer (2)
-
Bhumireddy, Venkata (1)
-
Bronzino, Francesco (1)
-
Cao, Bryan Bo (1)
-
Choksi, Mehul (1)
-
Das, Samir R (1)
-
Dutt, Anurag (1)
-
Emanuel, Prajeeth (1)
-
Foley, Robert (1)
-
Gantasala, Arun (1)
-
Gkountouvas, Theodoros (1)
-
Jain, Shubham (1)
-
Lei, Hui (1)
-
Liu, Zhenhua (1)
-
Lobo, Ashley (1)
-
Puhov, Peter (1)
-
Sharma, Abhinav (1)
-
Singh, Manavjeet (1)
-
- Filter by Editor
-
-
& Spizer, S. M. (0)
-
& . Spizer, S. (0)
-
& Ahn, J. (0)
-
& Bateiha, S. (0)
-
& Bosch, N. (0)
-
& Brennan K. (0)
-
& Brennan, K. (0)
-
& Chen, B. (0)
-
& Chen, Bodong (0)
-
& Drown, S. (0)
-
& Ferretti, F. (0)
-
& Higgins, A. (0)
-
& J. Peters (0)
-
& Kali, Y. (0)
-
& Ruiz-Arias, P.M. (0)
-
& S. Spitzer (0)
-
& Sahin. I. (0)
-
& Spitzer, S. (0)
-
& Spitzer, S.M. (0)
-
(submitted - in Review for IEEE ICASSP-2024) (0)
-
-
Have feedback or suggestions for a way to improve these results?
!
Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
-
Free, publicly-accessible full text available December 4, 2025
-
Singh, Manavjeet; Rachuri, Sri Pramodh; Cao, Bryan Bo; Sharma, Abhinav; Bhumireddy, Venkata; Bronzino, Francesco; Das, Samir R; Gandhi, Anshul; Jain, Shubham (, IEEE)Free, publicly-accessible full text available December 4, 2025
-
Dutt, Anurag; Rachuri, Sri Pramodh; Lobo, Ashley; Shaik, Nazeer; Gandhi, Anshul; Liu, Zhenhua (, ACM)
-
Rachuri, Sri Pramodh; Gantasala, Arun; Emanuel, Prajeeth; Gandhi, Anshul; Foley, Robert; Puhov, Peter; Gkountouvas, Theodoros; Lei, Hui (, Proceedings of the 42nd IEEE International Conference on Distributed Computing Systems (ICDCS '22))Resource disaggregation (RD) is an emerging paradigm for data center computing whereby resource-optimized servers are employed to minimize resource fragmentation and improve resource utilization. Apache Spark deployed under the RD paradigm employs a cluster of compute-optimized servers to run executors and a cluster of storage-optimized servers to host the data on HDFS. However, the network transfer from storage to compute cluster becomes a severe bottleneck for big data processing. Near-data processing (NDP) is a concept that aims to alleviate network load in such cases by offloading (or “pushing down”) some of the compute tasks to the storage cluster. Employing NDP for Spark under the RD paradigm is challenging because storage-optimized servers have limited computational resources and cannot host the entire Spark processing stack. Further, even if such a lightweight stack could be developed and deployed on the storage cluster, it is not entirely obvious which Spark queries would benefit from pushdown, and which tasks of a given query should be pushed down to storage. This paper presents the design and implementation of a near-data processing system for Spark, SparkNDP, that aims to address the aforementioned challenges. SparkNDP works by implementing novel NDP Spark capabilities on the storage cluster using a lightweight library of SQL operators and then developing an analytical model to help determine which Spark tasks should be pushed down to storage based on the current network and system state. Simulation and prototype implementation results show that SparkNDP can help reduce Spark query execution times when compared to both the default approach of not pushing down any tasks to storage and the outright NDP approach of pushing all tasks to storage.more » « less
An official website of the United States government

Full Text Available